<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.container{ width:1400px; margin:0 auto; position:relative; box-sizing: border-box }
.container::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul.clearfix::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul.no_after::after { display: none; content: ''; height: 0; font-size: 0; clear: both; }

.tl1024_box{
    box-shadow: 0px 5px 38px 0px rgba(230, 230, 230, 0.75);
    padding: 30px;
    background: #fff;
}
.tl_top{
    position: absolute;
    left: 30px;
    top: 30px;
    line-height: 55px;
    font-size: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tl_top img{
    display: block;
    height: 36px;
}
.tl_top h5{
    font-size: 36px;
    color: #E30E0E;
}
.tl_top p{
    font-size: 30px;
    font-weight: bold;
    color: #0F0E0E;
}
.tl_top span{
    font-size: 26px;
    border: 1px dashed #CF2B21;
    line-height: 40px;
    border-radius: 20px;
    color: #E30E0E;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 10px;
}
.tl1024_swiper22{
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding-top: 75px;
}
.tl1024_swiper22 .swiper-pagination{
    position: absolute;
	text-align: right;
    top: 7px;
    right: 30px;
	bottom: auto;
}
.tl1024_swiper22 .swiper-pagination-bullet{
	width: auto; height: auto;
	background: none;
	border-radius: 0;
    font-size: 18px;
    line-height: 40px;
    color: #333;
    margin-left: 30px!important;
    cursor: pointer;
    opacity: 1;
}
.tl1024_swiper22 .swiper-pagination-bullet-active{
	color: #0B63CF;
    position: relative;
    border-bottom: 2px solid #0B63CF;
}
.tl1024_swiper22 .swiper-slide{
    width: 320px;
    height: 170px;
    border-radius: 8px;
    border: 1px solid rgba(207, 206, 206, 0.75);
    box-sizing: border-box;
    padding: 25px 30px;
}
.tl_swiper_top{
    display: flex;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #CFCECE;
}
.tl_swiper_top_area{
    height: 32px;
    line-height: 32px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tl_swiper_top_area img{
    display: block;
    width: 16px;
}
.tl_swiper_top_area h5{
    font-size: 24px;
    color: #121212;
    margin: 0 4px;
}
.tl_swiper_top_area p{
    font-size: 18px;
    color: #E30909;
}
.tl_swiper_top a{
    display: block;
    width: 90px;
    line-height: 32px;
    border-radius: 16px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.tl_swiper_top a.tl_swiper_ggjd{
    background: linear-gradient(90deg, #347FF8, #23DAEE);
}
.tl_swiper_top a.tl_swiper_bkzd{
    background: linear-gradient(90deg, #FE516A, #FF8035);
}
.tl_swiper_top a.tl_swiper_bkjz{
    background: linear-gradient(90deg, #31AF35, #70D625);
}
.tl_swiper_top a.tl_swiper_fkst{
    background: linear-gradient(90deg, #9521F8, #DD42FE);
}
.tl_swiper_b{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #D9D7D7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.tl_swiper_b a{
    margin: 0 2px;
    color: #121212;
}
.tl_swiper_b a.active,
.tl_swiper_b a:hover{
    color: #F71E0E;
}
.tl1024_new_gg{
    margin: 10px auto 25px;
    background-image: url('../images/new_gg_bg.png');
    background-size: 100%;
    height: 90px;
    box-sizing: border-box;
    padding-left: 200px;
    padding-top: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.news_scroll {
	position: relative;
	width: calc(100% - 10px);
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
}
.tl1024_new_gg a{
    line-height: 30px;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    padding-left: 10px;
    display: inline-block;
    margin-right: 20px;
}
.tl1024_new_gg a::before{
    content: '·';
    width: 10px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    color: #181818;
}
.tl1024_new_gg a.active,
.tl1024_new_gg a:hover{
    color: #F71E0E;
}
.tl1024_center{
    display: flex;
    justify-content: space-between;
}
.tl1024_lr{
    width: 435px;
}
.tl_mtitle{
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 24px;
    color: #0F0E0E;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tl_mtitle img{
    display: block;
    width: 24px;
    margin-right: 8px;
}
.tl1024_lr h5{
    line-height: 40px;
    box-sizing: border-box;
    position: relative;
    padding-left: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tl1024_lr h5::before{
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    border-radius: 50%;
    background: #1D7BFA;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tl1024_lr h5 a{
    display: block;
    color: #1D7CFA;
    line-height: 40px;
    margin-right: 10px;
    font-size: 20px;
    white-space: nowrap;
}
.tl1024_lr h5 a:nth-last-child(1){
    margin: 0;
 /* display: -webkit-box; */
 /* -webkit-box-orient: vertical; */
 /* -webkit-line-clamp: 1; */
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}
.tl1024_lr_h5{
    margin-top: 20px;
}
.tl1024_lr p{
    line-height: 35px;
    box-sizing: border-box;
    position: relative;
    padding-left: 15px;
    color: #CBC9C9;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.tl1024_lr p::before{
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    border-radius: 50%;
    background: #CBC9C9;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tl1024_lr p a{
    /* display: block; */
    color: #333;
    line-height: 38px;
    box-sizing: border-box;
    padding: 0 4px;
    font-size: 18px;
    /* white-space: nowrap; */
}
.tl1024_lr p a.red{
    color: #F3162A;
}
.tl1024_lr p a.blue{
    color: #1D7AFA;
}
/* .tl1024_lr p a:nth-last-child(1){
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
} */
.tl1024_lr p a:hover{
	color: #1D7CFA;
}
.tl1024_m{
    width: 400px;
}
.tl1024_m_swiper{
    width: 100%;
    overflow: hidden;
}
.tl1024_m_swiper .swiper-pagination .swiper-pagination-bullet{
    background: #fff;
}
.tl1024_m_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
}
.tl1024_m_swiper .swiper-pagination{
    bottom: 0;
}
.tl_m_center,
.tl_m_center img{
    display: block;
    width: 100%;
}
.tl1024_m_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.tl1024_m_list li{
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #F72B0E;
}
.tl1024_m_list li a{
    display: block;
    color: #F3162A;
}
.tl1024_m_list li:hover{
    background: linear-gradient(90deg, #F7260E, #F97C0C);
    border: 0;
}
.tl1024_m_list li:hover a{
    color: #fff;
}
.tl1024_bottom{
    margin-top: 20px;
}
.tlb_l{
    float: left;
    width: 120px;
    height: 302px;
    background-image: url('../images/tl_zb_bg.png');
    background-size: 100%;
    box-sizing: border-box;
    padding-top: 46px;
}
.tlb_l img{
    display: block;
    margin: 0 auto;
    width: 76px;
}
.zlb_select{
    display: block;
    margin: 16px auto;
    width: 75px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 10px;
    color: #FEFDFC;
    background: url('../images/tl_select.png') 90% center no-repeat;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
}
.zlb_select option{
    color: #333;
}
.tlb_r{
    float: left;
    width: calc(100% - 120px);
    height: 293px;
    margin-top: 9px;
    box-shadow: 0px 5px 35px 0px rgba(220, 219, 219, 0.75);
    background: #fff;
}
.tlb_r_swiper .swiper-container{
    width: 100%;
    margin: 0 auto;
}
.tlb_r_swiper .swiper-slide{
    box-sizing: border-box;
    width: 33.3%;
}
.tlb_top{
    line-height: 70px;
    background: linear-gradient(180deg, #DDF3FC, #FFFFFF);
    border-bottom: 1px solid rgba(220, 219, 219, 0.75);
    text-align: center;
}
.tlb_top h5{
    display: inline;
    font-size: 24px;
    position: relative;
    color: #E30E0E;
    z-index: 0;
}
.tlb_top h5::before{
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: -10px;
    z-index: -1;
    width: 40px;
    height: 40px;
    background: #FFFEFA;
    border-radius: 50%;
}
.tlb_top h5 span{
    color: #161515;
}
.tlb_course{
    box-sizing: border-box;
    padding: 20px;
    border-bottom: 1px solid rgba(220, 219, 219, 0.75);
}
.tlb_course:nth-last-child(1){
    border-bottom: 0;
}
.tlb_course a{
    display: block;
}
.tlb_course_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tlb_course_tl{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tlb_course_tl img{
    display: block;
    width: 25px;
    margin-left: 10px;
}
.tlb_course_tl p{
    font-size: 20px;
    margin-left: 10px;
    color: #0B0B0B;
    font-weight: bold;
}
.tlb_course_top span{
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    box-sizing: border-box;
    border: 1px solid #1D7AFA;
    color: #1D7AFA;
    font-size: 16px;
    text-align: center;
}
.tlb_course_top span:hover,
.tlb_course_top span.active{
    border: 0;
    color: #fff;
    background: linear-gradient(90deg, #1D7CFA, #1BB4F5);
}
.tlb_course_bottom{
    margin-top: 6px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tlb_course_bottom span{
    display: block;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    color: #1D7BFA;
    border: 1px solid #1D7BFA;
    border-radius: 4px;
    line-height: 25px;
    margin-right: 10px;
}
.tlb_course_bottom p{
    max-width: calc(100% - 90px);
    font-size: 14px;
    color: #908F8F;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.tlb_lr{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 38px;
    height: 24px;
    border-radius: 20px 0 0 0;
    background: #D8D8D9;
}
.tlb_r{
    display: flex;
    justify-content: space-between;
}
.tlb_r&gt;div{
    width: 33.33%;
    border-right: 1px solid rgba(220, 219, 219, 0.75);
}
.tlb_r&gt;div:nth-last-child(1){
    border-right: 0;
}
.tlb_r  .swiper-button-prev.swiper-button-white.prev {
    right: auto;
    left: 16;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    width: 6px;
    height: 12px;
    background: url("../images/tl_prev.png") ;
    cursor: pointer;
    position: absolute;
    margin: 0;
}
.tlb_r  .swiper-button-next.swiper-button-white.next {
    right: 6px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    width: 6px;
    height: 12px;
    background: url("../images/tl_next.png") ;
    cursor: pointer;
    position: absolute;
    margin: 0;
}




@media only all and (max-width: 1480px) {
    .container{
        width: 1200px;
    }

    .tl1024_box{
        padding: 20px;
    }
    .tl_top{
        left: 20px;
        top: 20px;
        line-height: 40px;
        font-size: 30px;
    }
    .tl_top img{
        height: 32px;
    }
    .tl_top h5{
        font-size: 36px;
    }
    .tl_top span{
        font-size: 26px;
        border: 1px dashed #CF2B21;
        line-height: 40px;
        border-radius: 20px;
        padding: 0 10px;
        margin: 0 10px;
    }
    .tl1024_swiper22{
        padding-top: 60px;
    }
    .tl1024_swiper22 .swiper-pagination{
        top: 0px;
        right: 20px;
    }
    .tl1024_swiper22 .swiper-pagination-bullet{
        font-size: 18px;
        line-height: 40px;
        margin-left: 20px!important;
    }
    .tl1024_swiper22 .swiper-slide{
        width: 275px;
        height: 140px;
        border-radius: 8px;
        padding: 15px 15px;
    }
    .tl_swiper_top{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .tl_swiper_top_area{
        height: 32px;
        line-height: 32px;
    }
    .tl_swiper_top_area img{
        width: 14px;
    }
    .tl_swiper_top_area h5{
        font-size: 22px;
        margin: 0 4px;
    }
    .tl_swiper_top_area p{
        font-size: 16px;
    }
    .tl_swiper_top a{
        width: 80px;
        line-height: 32px;
        border-radius: 16px;
        font-size: 14px;
    }
    .tl_swiper_b{
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .tl_swiper_b a{
        margin: 0 2px;
    }
    .tl1024_new_gg{
        margin: 10px auto 20px;
        height: 80px;
        padding-left: 180px;
        padding-top: 35px;
    }
    .tl1024_new_gg a{
        line-height: 30px;
        margin-right: 8px;
        font-size: 16px;
        padding-left: 8px;
        margin-right: 20px;
    }
    .tl1024_new_gg a::before{
        content: '·';
        width: 8px;
        height: 30px;
        font-size: 16px;
    }
    .tl1024_lr{
        width: 400px;
    }
    .tl_mtitle{
        height: 30px;
        line-height: 30px;
        margin-bottom: 10px;
        font-size: 24px;
    }
    .tl_mtitle img{
        width: 24px;
        margin-right: 4px;
    }
    .tl1024_lr h5{
        line-height: 35px;
        padding-left: 10px;
    }
    .tl1024_lr h5::before{
        width: 4px;
        height: 4px;
    }
    .tl1024_lr h5 a{
        line-height: 35px;
        margin-right: 6px;
        font-size: 20px;
    }
    .tl1024_lr_h5{
        margin-top: 15px;
    }
    .tl1024_lr p{
        line-height: 30px;
        padding-left: 10px;
        font-size: 16px;
    }
    .tl1024_lr p::before{
        width: 4px;
        height: 4px;
    }
    .tl1024_lr p a{
        line-height: 30px;
        padding: 0 2px;
        font-size: 16px;
    }
    .tl1024_m{
        width: 320px;
    }
    .tl1024_m_list{
        margin-top: 4px;
    }
    .tl1024_m_list li{
        width: 75px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        font-size: 14px;
        margin-top: 15px;
    }
    .tl1024_bottom{
        margin-top: 20px;
    }
    .tlb_l{
        float: left;
        width: 120px;
        height: 302px;
        background-image: url('../images/tl_zb_bg.png');
        background-size: 100%;
        box-sizing: border-box;
        padding-top: 46px;
    }
    .tlb_l img{
        display: block;
        margin: 0 auto;
        width: 76px;
    }
    .zlb_select{
        display: block;
        margin: 16px auto;
        width: 75px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        box-sizing: border-box;
        padding-left: 10px;
        color: #FEFDFC;
        background: url('../images/tl_select.png') 90% center no-repeat;
        border: 1px solid #FFFFFF;
        border-radius: 4px;
    }
    .zlb_select option{
        color: #333;
    }
    .tlb_r{
        float: left;
        width: calc(100% - 120px);
        height: 293px;
        margin-top: 9px;
        box-shadow: 0px 5px 35px 0px rgba(220, 219, 219, 0.75);
    }
    .tlb_r_swiper .swiper-container{
        width: 100%;
        margin: 0 auto;
    }
    .tlb_r_swiper .swiper-slide{
        box-sizing: border-box;
        border-right: 1px solid rgba(220, 219, 219, 0.75);
        width: 33.3%;
    }
    .tlb_top{
        line-height: 70px;
        background: linear-gradient(180deg, #DDF3FC, #FFFFFF);
        border-bottom: 1px solid rgba(220, 219, 219, 0.75);
        text-align: center;
    }
    .tlb_top h5{
        display: inline;
        font-size: 24px;
        position: relative;
        color: #E30E0E;
        z-index: 0;
    }
    .tlb_top h5::before{
        content: '';
        display: block;
        position: absolute;
        left: -20px;
        top: -10px;
        z-index: -1;
        width: 40px;
        height: 40px;
        background: #FFFEFA;
        border-radius: 50%;
    }
    .tlb_top h5 span{
        color: #161515;
    }
    .tlb_course{
        box-sizing: border-box;
        padding: 20px 15px;
        border-bottom: 1px solid rgba(220, 219, 219, 0.75);
    }
    .tlb_course:nth-last-child(1){
        border-bottom: 0;
    }
    .tlb_course a{
        display: block;
    }
    .tlb_course_top{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .tlb_course_tl{
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .tlb_course_tl img{
        display: block;
        width: 25px;
        margin-left: 10px;
    }
    .tlb_course_tl p{
        font-size: 18px;
        margin-left: 10px;
        color: #0B0B0B;
        font-weight: bold;
    }
    .tlb_course_top span{
        width: 80px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        box-sizing: border-box;
        border: 1px solid #1D7AFA;
        color: #1D7AFA;
        font-size: 16px;
        text-align: center;
    }
    .tlb_course_top span:hover,
    .tlb_course_top span.active{
        border: 0;
        color: #fff;
        background: linear-gradient(90deg, #1D7CFA, #1BB4F5);
    }
    .tlb_course_bottom{
        margin-top: 6px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .tlb_course_bottom span{
        display: block;
        box-sizing: border-box;
        padding: 0 10px;
        font-size: 14px;
        color: #1D7BFA;
        border: 1px solid #1D7BFA;
        border-radius: 4px;
        line-height: 25px;
        margin-right: 10px;
    }
    .tlb_course_bottom p{
        font-size: 14px;
        color: #908F8F;
        line-height: 25px;
    }
    .tlb_lr{
        position: absolute;
        right: 0;
        bottom: 0;
        width: 38px;
        height: 24px;
        border-radius: 20px 0 0 0;
        background: #D8D8D9;
    }
    .tlb_r_swiper  .swiper-button-prev.swiper-button-white.prev {
        right: auto;
        left: 16;
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
        width: 6px;
        height: 12px;
        background: url("../images/tl_prev.png") ;
        cursor: pointer;
        position: absolute;
        margin: 0;
    }
    .tlb_r_swiper  .swiper-button-next.swiper-button-white.next {
        right: 6px;
        left: auto;
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
        width: 6px;
        height: 12px;
        background: url("../images/tl_next.png") ;
        cursor: pointer;
        position: absolute;
        margin: 0;
    }


}</pre></body></html>